Skip to content

Conversation

@agustino-lim
Copy link

Ensure the wrapped flag on FunctionInvocationWrapper is reset in a finally block so that an exception from doApply does not leave it stuck at true, which would cause subsequent invocations to bypass the FunctionAroundWrapper (breaking tracing context propagation).

…onAroundWrapper

Ensure the wrapped flag on FunctionInvocationWrapper is reset in a
finally block so that an exception from doApply does not leave it stuck
at true, which would cause subsequent invocations to bypass the
FunctionAroundWrapper (breaking tracing context propagation).

Resolves spring-cloud#1327

Signed-off-by: Agustino Alim <agustino.alim@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant